Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Mutations #369

Merged
merged 17 commits into from
Jan 9, 2025
Merged

feat: Mutations #369

merged 17 commits into from
Jan 9, 2025

Conversation

elementbound
Copy link
Contributor

@elementbound elementbound commented Jan 4, 2025

Implements mutations. The shove mechanic is somewhat janky, but enjoyable at 50ms latency. I expect it to be fully working once bombs are fully moved to the rollback loop.

@elementbound elementbound marked this pull request as ready for review January 8, 2025 21:36
@elementbound elementbound changed the title exp: Mutate and shove feat: Mutations Jan 8, 2025
@elementbound elementbound merged commit 13b24fb into main Jan 9, 2025
1 check passed
@elementbound elementbound deleted the exp/mutate-and-shove branch January 9, 2025 12:01
elementbound added a commit that referenced this pull request Jan 9, 2025
Closes #364 , Fixes #274, Fixes #243, Fixes #273
@TheYellowArchitect
Copy link
Contributor

TheYellowArchitect commented Jan 11, 2025

The shove mechanic is somewhat janky, but enjoyable at 50ms latency. I expect it to be fully working once bombs are fully moved to the rollback loop.

Posting footage for reference. All clips below are client bombing a client (not host)
Below is 100ms (feels pretty much the same as any higher latency you go, 200ms, 300ms etc so that's a good thing)

shove-100ms.mp4

Below is 100ms before this PR, which I argue is more janky because of the time delay and sudden force push

netfox-100ms-no-mutations.mp4

I expect it to be fully working once bombs are fully moved to the rollback loop.

Makes sense since bombs are outside rollback, so I am looking forward to it! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants